-
Notifications
You must be signed in to change notification settings - Fork 473
[CameraView] Android - Fix SetSurfaceProvider crash #2449
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[CameraView] Android - Fix SetSurfaceProvider crash #2449
Conversation
|
I've added the blocked label until we can reproduce the crash. I've provided more information here on the Issue: #2438 (comment) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
Files not reviewed (1)
- src/CommunityToolkit.Maui.Camera/CommunityToolkit.Maui.Camera.csproj: Language not supported
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @UlriCode! Approved ✅
This PR will automatically merge once you've agreed to the Contributor License Agreement 👍
Just FYI - you can accept the CLA on behalf of yourself, as an individual. In other words, unless your GitHub Account is owned by a corporation, you do not need to accept the CLA on behalf of your employer.
|
@dotnet-policy-service agree company="AxioCode" |
Thank you! My account is owned by my employer, so could not accept on my behalf. |
5555324
into
CommunityToolkit:main
Description of Change
Update both
Xamarin.AndroidX.Camera.Camera2andXamarin.AndroidX.Camera.Viewpackages.Fix the call to
SetSurfaceProviderthat changed with the new packages.Linked Issues
PR Checklist
approved(bug) orChampioned(feature/proposal)mainat time of PRAdditional information